crypto/tls.CertificateRequestInfo.ctx (field)

4 uses

	crypto/tls (current package)
		common.go#L481: 	ctx context.Context
		common.go#L488: 	return c.ctx
		handshake_client.go#L1034: 		ctx:           ctx,
		handshake_client_tls13.go#L638: 		ctx:              hs.ctx,